home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / mxt_p202.zip / READ.ME < prev    next >
Text File  |  1997-07-26  |  6KB  |  99 lines

  1. ───────────────────────────────────────────────────────────────────────────────
  2.   ▀▀▀   ▀▀▀   ▀▀▀▀▀   ▀▀   ▀▀
  3.   ▀▀▀▀ ▀▀▀▀  ▀▀   ▀▀   ▀▀ ▀▀
  4.   ▀▀ ▀▀▀ ▀▀  ▀▀▀▀▀▀▀    ▀▀▀    ╔══ ╦═╗ ╔═╗ ╦═╗ ╦ ╦ ╦ ╔═╗ ╔═╗
  5.   ▀▀  ▀  ▀▀  ▀▀   ▀▀   ▀▀ ▀▀   ║ ╦ ╠╦╝ ╠═╣ ╠═╝ ╠═╣ ║ ║   ╚═╗
  6.   ▀▀     ▀▀  ▀▀   ▀▀  ▀▀   ▀▀  ╚═╝ ╩╚═ ╩ ╩ ╩   ╩ ╩ ╩ ╚═╝ ╚═╝
  7. ───────────────────────────────────────────────────────────────────────────────
  8.   The Universal Multimedia Interface For BBS Software
  9.   Copyright 1995-Current * Larry L. Athey * BBS Utiliteez Software
  10. ───────────────────────────────────────────────────────────────────────────────
  11.  
  12.   ╔═══════════════════════════════════════════════════════════════════════╗
  13.   ║                          THE MAX GOLDEN RULE                          ║
  14.   ╚═══════════════════════════════════════════════════════════════════════╝
  15.   The golden rule of MAX Graphics is one that for some reason just can't be
  16.   stressed enough...That ever so important rule is that you ABSOLUTELY MUST
  17.   be able to call into your BBS to  test and debug things as you add/change
  18.   them. Too many people try to add MAX Graphics to their BBS or Doors, then
  19.   get frustrated because their users keep saying "This doesn't work!", when
  20.   the reason it doesn't work is because the SysOp just didn't test things..
  21.  
  22.   Yes, granted that MAX Graphics will in theory drop into your BBS or Doors
  23.   and replace the existing RIP interface, you have to keep in mind that you
  24.   are dealing with a completely different animal with MAX Graphics...In RIP
  25.   you usually have some amount of ANSI text displaying on the screen at all
  26.   times unless you send a RIP command to disable/hide the text window...MAX
  27.   Graphics is the exact opposite of this. MAX Graphics is primarily an SVGA
  28.   graphical user interface with zero  ANSI text displaying unless you force
  29.   MAXterm to display it either with a Text_View_Port command, or by telling
  30.   MAXterm to flip all the way back to ANSI emulation mode by sending !|1K|*
  31.   to the comport with a screen file or a menu command...This is the biggest
  32.   problem that most SysOps have...They tend to overlook this rule no matter
  33.   how many times it is stressed in the MAX Graphics specifications...
  34.  
  35.   This is the very reason that the golden rule  of MAX Graphics is that you
  36.   be able to call into your BBS and test things before you EVER allow users
  37.   access to the MAX side of your BBS...If you neglect to follow this simple
  38.   rule and just drop a bunch of MAX screens into your BBS, and hope for the
  39.   best. I can guarantee you that "The Best" is _FAR_ from what you will end
  40.   up with...What you will most likely end up with is a lot of carrier drops
  41.   because a user is stuck staring at a blank SVGA backdrop image while your
  42.   BBS is trying to display an ANSI screen file. The user will assume either
  43.   the BBS or their terminal program has locked up and reboot their machine.
  44.   You will most likely end up with a few nasty comments from the user after
  45.   they call back with their good old reliable ANSI terminal program...
  46.  
  47.   There you have it, an ever so basic rule that any SysOp should be able to
  48.   remember. If you don't have a second computer, just throw an old 2400 BPS
  49.   modem in your existing machine and install some kind of a multi-tasker. I
  50.   can guarantee that if you just take the time to test & debug things first
  51.   then MAX Graphics WILL work for you and your users...
  52.  
  53. ───────────────────────────────────────────────────────────────────────────────
  54.  
  55.   This archive contains "Plug-In Modules" for use with MAXterm v2.00 or above.
  56.   The MAXterm setup program automatically creates batch files that are used to
  57.   call the SCRIPT.EXE and ICON.EXE plug in modules. So, unless you've changed
  58.   these batch files, you can simply drop these files into your MAXterm program
  59.   directory and run with it....
  60.  
  61. ───────────────────────────────────────────────────────────────────────────────
  62.  
  63.   There is no documentation for these plug in modules, if you wish to use any
  64.   of them in a program besides MAXterm, simply execute these programs with no
  65.   parameters. This will bring up the automatic help screen. Keep in mind that
  66.   these programs are dependent on the PALETTE.DAT file, so if you use them in
  67.   another program, you will need to supply the PALETTE.DAT file as well....
  68.  
  69. ───────────────────────────────────────────────────────────────────────────────
  70.  
  71.   If you have previously created any MAX screens with MAXterm/MAXpaint v1.XX,
  72.   you will need to run the 100TO200.EXE patch utility on your screen files in
  73.   advance. This is due to the fact that there have been a lot of changes made
  74.   to the MAX language between v1.XX and the current version. This utility has
  75.   no documentation either, simply execute it with no parameters for help....
  76.  
  77. ───────────────────────────────────────────────────────────────────────────────
  78.  
  79.   The MAXINFO.DOC file contained in this archive is a complete reference and
  80.   tutorial for adding MAX Graphics to your BBS. Again, if you have done any
  81.   work with MAX screens before obtaining this file, you absolutely MUST READ
  82.   the file MAXINFO.DOC in its entirety. There have been a lot of changes to
  83.   that file and you will need to be aware of these changes. The COMMANDS.DOC
  84.   file is a list of New, Changed, and Removed MAX commands. Please refer to
  85.   this file if you run 100TO200.EXE on any screen files and have any screen
  86.   elements that seem to have disappeared....
  87.  
  88. ───────────────────────────────────────────────────────────────────────────────
  89.  
  90.                 For an authentic copy of this program, see below:
  91.  
  92.      ┌───────────────────────────────────────────────────────────────────┐
  93.      │ Contact: 1:14/703@FidoNet             Or: USA MAX Graphics HQ-BBS │
  94.      │          411:1500/0@ivNET                 (308)762-2239           │
  95.      │          121:101/2@AllianceNet            FAX or Data Calls       │
  96.      │          maxgfx@juno.com                  ANSI/ASCII/MAX (No RIP) │
  97.      └───────────────────────────────────────────────────────────────────┘
  98.  
  99.